home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15600 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  938 b 

  1. Path: host1.einstein.com.ar!news
  2. From: jkohen@einstein.com.ar (Javier Kohen)
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Re: Colors in text-mode?????
  5. Date: Sat, 06 Apr 1996 02:16:39 GMT
  6. Organization: Red Einstein
  7. Message-ID: <4k4pl1$pea@host1.einstein.com.ar>
  8. References: <4jrlrf$jab@nosy.bart.nl>
  9. Reply-To: jkohen@einstein.com.ar
  10. NNTP-Posting-Host: ppp-12.einstein.com.ar
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. painless@bart.nl (Steven van den Berg) wrote:
  14.  
  15. >Does somebody know how I can get colors in the text-mode of C/C++? I
  16.  
  17. Yes!!! Use direct screen writes. E-mail me and i'll write a function
  18. for you or explain you what's is this.
  19.  
  20. >want one line with different fore- and background colors on one
  21. >screen. I tried textbackground(int) and textcolor(int), but they only
  22. >work with the whole screen.
  23.  
  24. >I hope there's an easy way to do this.
  25.  
  26. It's really easy.
  27.  
  28. >Thanks
  29.  
  30. >Steven van den Berg
  31.  
  32. Javier Kohen jkohen@einstein.com.ar
  33.  
  34.  
  35.  
  36.